-
Home
-
Administrator Z
-
2023.11.09
-
Code
-
Classes
- ADMINZ_Helper_Taxonomy_Sync
Total Complexity |
25 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
268 |
Lines of code |
208 |
Logical lines of code |
87 |
Comment lines |
22 |
Methods |
11 |
Properties |
5 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_term_by_post_type() |
A |
43 |
6 |
52 |
init() |
S |
58 |
4 |
15 |
add_admin_column_terms() |
S |
51 |
3 |
29 |
add_acf_fields() |
S |
44 |
1 |
50 |
get_terms() |
S |
58 |
2 |
17 |
delete_term_by_post_type() |
S |
65 |
3 |
8 |
update_post_type_by_term() |
S |
52 |
1 |
25 |
delete_post_type_by_term() |
S |
72 |
2 |
5 |
__construct() |
S |
100 |
1 |
2 |
get_post_type_object() |
S |
81 |
1 |
3 |
add_admin_column_posts() |
S |
100 |
1 |
2 |